net/http.mapping.find (method)

one use

	net/http (current package)
		mapping.go#L43: func (h *mapping[K, V]) find(k K) (v V, found bool) {